home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / plot.dxr / 00039.ls < prev    next >
Encoding:
Text File  |  2000-08-01  |  105 b   |  10 lines

  1. on mouseUp
  2.   deInitializeCircle()
  3.   puppetSprite(16, 0)
  4.   sPlay("End0")
  5. end
  6.  
  7. on mouseDown
  8.   button()
  9. end
  10.